.tab_box {
	width:1300px;
	margin:0px;
}
.lyz_tab_left {
	background:url(../../images/left3.jpg) no-repeat top right;
	float: left;
	width: 259px;
	height: auto !important;
	min-height:420px;
	height:420px; padding-top:10px;
}
.pro_con1111 {
	float: left;
	overflow: hidden;
	width: 249px;
	height: auto;
}
.pro_con111 UL {
	padding: 0px;
	width: 259px;
	list-style-type: none;
}
.pro_con111 UL LI {
	padding-right: 30px;
	display: inline;
	font-weight: bold;
	font-size: 16px;
	background: url(../../qpimages/news-2.png) no-repeat left center;
	float: left;
	margin-bottom: 50px;
	width: 272px;
	cursor: pointer;
	color: #fff;
	line-height: 102px;
	height: 102px;
	text-align: center;
}
.pro_con111 UL LI.hover {
	padding-right: 30px;
	display: inline;
	font-weight: bold;
	font-size: 16px;
	background:url(../../qpimages/news-1.png) no-repeat left center;
	float: left;
	margin-bottom: 50px;
	width: 272px;
	cursor: pointer;
	color: #ffffff;
	line-height: 102px;
	height: 102px;
	text-align: center;
}
.lyz_tab_right {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	background: url(....//images/right4.jpg) no-repeat left top;
	float: left;
	padding-bottom: 20px;
	width: 675px;
	padding-top: 0px;
	height:420px;
}
.clear {
	clear:both
}
